text: Assert that we have ranges before using them
authorTimm Bäder <mail@baedert.org>
Mon, 18 May 2020 17:39:32 +0000 (19:39 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 19 May 2020 06:32:33 +0000 (08:32 +0200)
commit7235472a5857189422fb5a9731ce1b18b7bc83c9
tree4a7cc478cc164f244f988f24d70060f6d143f747
parent99871639fe9ae3ae819417f04176e5322bd200c7
text: Assert that we have ranges before using them

We never hit this code path otherwise but let's make sure.
gtk/gtktext.c